IJogCommand.Deceleration property

A value of the deceleration. The unit is determined by McProfileType. (decreasing energy of the motor) [unit/second2] or [second]

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
double Deceleration { get; set; }
Property Deceleration As Double

Property value

Type: double

See also

IJogCommand Interface

IntervalZero.KINGSTAR.Base.Class Namespace